Greg's HTML crib sheet 11/2/2001 = setup the html page start = setup the header start title.. = setup the title = close the header = setup the body of page options background="Grasslight.jpg" = background image bgcolor=#404040 = background colour text=#00f0f0 = text colour link=#ff0000 = link colour vlink=#0000ff = used link colour alink=#00ff00 = highlight link colour = close the body of page = close the html page ... = heading # = size (1 - 6) = horizontal rule # = size
= line break
...
= Center section
...
= Section options allign="right" ... = Bold section ... = Italic section

...

= Paragraph section for styles options allign="right" = No break space char = Alow word break char ... = Set the font for a section options face="times, arial" size=" ... = Anchors (Links) options href="http://xyz.com/page" = link to page href="file://file.dat" = download a file href="mailto:greg@xyz.com" = email to href="#flag" = define flag in a page = display a pic options align="right" = pic to right text flows to left align="left" = pic to left text flows to right width="#" = force the pic width to # pixcels height="#" = force the pic height to # pixcels alt="text" = disply text if graphice turned off border=0 = set the border width in pixcels vspace=# set the vertical runaround in pixcels hspace=# set the horizontal runaround in pixcels examples: Image mapping:- Tables:- = start of table options width"100%" = full window width width=# = # pixcels wide cellspacing="#" = space between cells cellpadding="#" = text inset bgcolor=#404040 = background colour = start row = close table(cell) data = close row
= table(cell) data
= close table Auto forward to new page:- page title Page text